PSPChat v1.0
By youresam and LordSturm
Hosted at psp-programming.com/youresam thanks you Yeldarb
Thanks to Campbell_FF, Yeldarb, and NEvolution for testing!

About:
PSPChat is a simple instant message program made in lua.
It uses a modified version of netlib.

Features:
-GUI
-On-Screen Keyboard
-Users log in and out
-Private Messaging

Controls:
  Main:
   X to open keyboard
   SQUARE to refresh screen
   UP/DOWN to scroll
   R to open users tab
   SELECT to log out
  Text Editor:
   X to insert letter
   O to cancel
   D-PAD to move
   L backspace, R space
  While recieving data...
   If the program gets stuck on "Recieving Data...", press
   START to cancel

Commands:
 Private Message:
  /msg username message
   NOTE: You cannot recieve messages if you turned off
   enable_private_message. If it is enabled, your mailbox is
   deleted at logout. You cannot send a PM to a user not logged in.